levels.incidence and levels.cover: Levels of a poset
Description
The methods return a vector associating each profile with the corresponding
level.
The behaviour of these methods for objects of classes incidence and
cover is different from the behaviour of function
levels for factors.
Usage
# S3 method for incidence
levels(x)
# S3 method for cover
levels(x)